projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dfa121
)
and on goes the crusade. it just takes another dozen patchup commits
author
Tim Janik
<timj@src.gnome.org>
Sun, 4 Feb 2001 07:19:48 +0000
(07:19 +0000)
committer
Tim Janik
<timj@src.gnome.org>
Sun, 4 Feb 2001 07:19:48 +0000
(07:19 +0000)
to cover up for an aborted cvs commit batch.
gtk/gtktypeutils.c
patch
|
blob
|
history
diff --git
a/gtk/gtktypeutils.c
b/gtk/gtktypeutils.c
index 33b73b83bc212e1d359ef9bb3f1d3483eee27197..12b93f91e9e06373949095a4fd7a3bb08591f82a 100644
(file)
--- a/
gtk/gtktypeutils.c
+++ b/
gtk/gtktypeutils.c
@@
-117,7
+117,6
@@
GType GTK_TYPE_IDENTIFIER = 0;
#else
#define IMPORT
#endif
-extern IMPORT gboolean glib_debug_objects;
#include <gtk.h> /* for gtktypebuiltins_ids.c */
#include <gdk.h> /* gtktypebuiltins_ids.c */
@@
-152,8
+151,6
@@
gtk_type_init (GTypeDebugFlags debug_flags)
initialized = TRUE;
- glib_debug_objects = (gtk_debug_flags & GTK_DEBUG_OBJECTS) != 0;
-
/* initialize GLib type system
*/
g_type_init (debug_flags);